home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / win / wwdos_02.zip / WW2-8 < prev    next >
Text File  |  1995-01-15  |  4KB  |  76 lines

  1.  
  2.  
  3.    COUSIN  MIKE                                      (c) 1995 by Bob Miller
  4.  
  5.  Early this morning, the Vice-President of our local bank dropped by the
  6.  office to ask if I could do him a favor and try to fix his sister-in-
  7.  law's computer.  He has been of enormous help to the counseling Center
  8.  over the years with fund raising efforts and general assistance.  I was
  9.  happy to help him out.
  10.  
  11.  Background: His sister-in-law has a 486-33 with 4 megs running Windows
  12.  3.1; DOS5.0; WordPerfect 5.1 and little else.  They were having a few
  13.  problems and "cousin Mike--the computer expert" had offered to help
  14.  them.  After a couple of hours, most programs didn't run at all so Mike
  15.  left to "ask his buddies" in the office what he should do.  He returned
  16.  to inform them that he was absolutely certain that he could fix
  17.  everything.  Three hours later, nothing at all worked and Mike slunk
  18.  away.
  19.  
  20.  I started with my standard procedure.  I ran a virus check and the
  21.  machine came up clean.  I then tried "Type config.sys". Interesting!
  22.  First time I have ever seen these lines:
  23.  
  24.  FILES=180
  25.  BUFFERS=160
  26.  SHELL=C:\DOS\COMMAND.COM C:\DOS\ /E:16384 /p
  27.  
  28.  I fixed these and re-booted.  Interesting.  The computer asked for the
  29.  date and time even though it is showing the correct values for both.  I
  30.  tried  "Type Autoexec.bat" and got an "ACCESS DENIED" message!  Access
  31.  denied on a type command?  I did a DIR on the root and find 488 files.
  32.  Many are clearly WordPerfect documents that were saved to the root
  33.  directory. But there are also files you donÆt expect to find in a root
  34.  directory---files that end in .GRP and .INI.  There were three
  35.  Autoexecs ending in .bak, .bav and .baz--but not .bat!  I looked at
  36.  these three and they are all in written using the Word Perfect format.
  37.  Got rid of them along with the five copies of the older configs (three
  38.  of which are  in the WordPerfect  format) and found the autoexec.bat.
  39.  
  40.  It is a Directory!!  In it are most--but not all--of the contents of a
  41.  normal Windows directory.  There is a \System subdirectory with, again,
  42.  most but not all of what should be in Windows\System. I then I found a
  43.  SAVE directory with 75% of both Windows and System's files.  In Windows
  44.  itself, about half the normal files are there while only six files
  45.  remain in \System.  I tried to start Windows and there is much flashing
  46.  of the screen as it tries to load the five (!) instances of QBASIC that
  47.  are in the startup group.  It freezes before it can try for the four
  48.  copies of EDIT that are also there.
  49.  
  50.  I rebooted, deleted the startup group entirely and then re-started
  51.  Windows. This time it comes up - all forty-two group windows including,
  52.  but not limited, to Main, Main1, Main2, Main3, Games, Games1. Few of
  53.  the groups are identical although WordPerfect is in all forty-two.  It
  54.  is also a bit difficult to use since the titles under each icon are
  55.  using the symbol font.
  56.  
  57.  I wonder how much Cousin Mike could have screwed up the system if he
  58.  hadn't been an expert?
  59.  
  60.  Lacking a Deltree command in DOS 5.0, -remember?  I am reduced to
  61.  copious use of del*.* followed by rd ( remove directory) commands.  I
  62.  then deleted the 872 files -(9.35 MB)- in \Windows\temp and the 533
  63.  files (5.7 MB) in C:\TEMP. I  installed a fresh copy of Windows into
  64.  C:\WIN, tidied everything up, put a full set of [RESTRICTIONS] into
  65.  PROGMAN.INI and left.
  66.  
  67.  And Rosemary thinks that her computer is screwed up!!!
  68.  
  69.  Bob Miller is the director of a non-profit Mental Health agency. He is
  70.  also the Host of several online conferences including the Ilink ProComm
  71.  conference. He is a very knowledgable Windows professional who has
  72.  regularly helped out his buddy and soon-to-be co-columnist for
  73.  WindoWatch - Rosemary McGuire.
  74.  
  75.                                      ww
  76.